GeometryBatch.drawLine

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void drawLine(int x1, int y1, int x2, int y2, HipColor color)
    class GeometryBatch
    void
    drawLine
    (
    int x1
    ,
    int y1
    ,
    int x2
    ,
    int y2
    ,
    HipColor color = HipColor.no
    )
  2. void drawLine(float x1, float y1, float x2, float y2, HipColor color)

Meta